You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxVec Class > MtxVec Methods > NormL1 Method > MtxVec.NormL1 Method ([In] TDenseMtxVec, [In] TDenseMtxVec, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxVec.NormL1 Method ([In] TDenseMtxVec, [In] TDenseMtxVec, bool)

|L1| norm for Vector values [Index,Index+Len], starting at Index.

Syntax
C#
Visual Basic
public static double NormL1([In] TDenseMtxVec Vec1, [In] TDenseMtxVec Vec2, bool RelativeError);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!